/*pc隐藏掉*/
.pchidden {
    display: none;
}
.wpchidden {
    display: none;
}

.nav_box{
    display: none;
}
.displaynone {
    display: none;
}
/* 海报图片生成样式 */
.poster-container {
    /*width: 432px;*/
    height: 100%;
    width: 100%;
    /*height: 853px;*/
    /*position: relative;*/
    margin: auto;
    z-index: 2;
}
.poster-container .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*width: 100%;*/
    height: 100%;
    z-index: -1;
}

.poster-title{
    font-size:22px;
    color: #1E1E1E;
    line-height: 30px;
    word-break:break-all;
    height: 60px;
    /*letter-spacing: 2px;*/
	font-weight:bold;
    display: flex;
    justify-content: left;
    /*align-items: center;*/
    position: relative;
    margin: auto;
    border: none;
    font-family:Arial,Verdana,Sans-serif;
    padding: 0 50px 0 50px;
    text-align: left;
    z-index: 1;
     margin-top: 55px;
}

.poster-header {
    display: flex;
    margin-top: 20px;
    align-items: center;
}



.poster-header .first-img {
    width: 153px;
    margin-left: 10px;
    margin-right: 20px;
}
.poster-header .second-img {
    width: 127px;
    height: 100%;
    margin-top: 5px;
}
.poster-main {
}
.poster-main .img-box {
    width: 100%;
    height: auto;
    overflow: hidden; margin-top: 20px;
}
.p-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 20px 20px 0px 20px;
}
.p-header
.p-header img {
    width: 170px;
}
.time_title{
    font-size: 16px;
    color: #999999;
    text-align: left;
    opacity: .6;
     display: block; margin-left: 42px;margin-top: 22px;
}
.poster-main .img{
    width: 84%; margin-left: 8%;-moz-border-radius: 3px;margin-top:10px;
-webkit-border-radius: 3px;
border-radius:3px;
}
.poster-main .img_bg{
    width: 294px;
    height: 191px;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -60px;
}
.poster-footer{
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    /*margin: 0 28px;*/
}
.footer-left {
    flex:1;
}
.footer-left-title{
    /*overflow: hidden;*/
    font-size: 15px;
    color: #000;
    font-weight: bold;
    height: 40px;
}
.footer-left-title-fu{
    font-size: 16px;
    color: #989898;
    height: 110px;
    position: relative;
    margin-top: 10px;
    text-align:justify;
    word-break:break-all;
    /*overflow: hidden;*/
    padding: 0 50px;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 4;*/
    /*-webkit-box-orient: vertical;*/
    line-height: 30px;
}
.footer-left-title-fu:after {
    /*position: absolute;*/
    /*display: block;*/
    /*content: '. . .';*/
    /*background: #f7f3f3;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*width: 2.3em;*/
}
.poster-code {
    width: 76px;
    height: 76px;
    margin-left: 15px;
    position: absolute;
    bottom: 23px;
    left: 28px;
}
.mode-contanier {

}
#pop:before {
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    display: block;
    content: '';
    z-index: 1;
}
#posterImg {
        width: 300px !important;
        height: 533px;

}
.poster-qrcode {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    width: 76px;
    height: 76px;
}
.poster-ico-text1 {
    font-size: 11px;
    color:#000;
}


@media only screen and (min-width: 100px) and (max-width: 480px) {
	
    .btn-primary {
        top: 550px;
        right:  inherit;
        left: 50%;
        margin-left: -20px;
    }
    

    
    #posterImg {
        width: 300px !important;
        height: 533px;
    }
.wpchidden{  display: block;}
    .wrap{
        width: 100%;
    }
    body {
        padding-top: 56px;
    }
    .head{
        height: 56px !important;
        position: fixed; background-color: #FFFFFF; top: 0px;
        
-moz-box-shadow: 10px 10px 5px #dddddd; 

box-shadow: 0px 10px 50px #EBEBEB;
        
    }
    .h5hidden {
        display: none !important;
    }
    .h5showbox {
        display: block !important;
    }

    .logo { float: left; width:35%; margin-top: 5px; margin-left: 10px;}
    .logo a img {  width: 90%;}
    
    .search {height:  auto;width:40%; margin-left: 10px;}
    
#searchform{width:100%;height: 36px;  margin:0 auto; background-color: #F5F5F5; margin-top: 12px;	
transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-moz-border-radius: 18px;
-webkit-border-radius: 18px;
border-radius:18px; position: relative;}
 #searchform fieldset{padding:0px;border:none;margin:0px; padding-left: 25px; background:url(/style/images/search.png) 9px 9px  no-repeat; }
#searchform input[type="text"]{
	background:#F5F5F5;
	border:none;outline:none;
	float:left;
	padding:0;
	margin-left: 10px;
	width:90px;
	height:36px;
	line-height:36px;
	transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color:#585858;
}

#searchform input[type="submit"]{cursor:pointer;margin:0px;padding:0px;width:30px;height:36px;line-height:36px; float: left; font-size: 12px; margin-top: 1px; position: absolute; left: 0px; top:0px ;border-left:0;text-indent:-9999px;}
input[type="submit"]{color:#ffff;color:#585858;text-transform:uppercase;border:none;font-size:14px;cursor:pointer;margin-top:10px;
float:left;overflow:visible;
transition: all .3s linear;
-moz-transition: all .3s linear;
-o-transition: all .3s linear;
-webkit-transition: all .3s linear;}   
     .tel{ display: none;}
    .taocixinxbao{display: none;}
    .right-menu-btn{ float: right; margin-top: 15px; margin-right: 10px;}
    .right-menu-btn img{ width: 30px;}
    
    
   .nav {
  margin: inherit;

} 
.zhaozhuan {
  width: 100%;
  height:  auto;
  margin-top: 0px;
  border:0;
  background-color: #F2F2F2;
}

.maizhuan {
  width: 100%;
  height:  auto;
  margin-top: 0px;
  border:0;
  background-color: #F2F2F2; padding-bottom: 10px;
}


.mailist{display: block; overflow: hidden; margin-top: 0px;}
.mailist ul{display: block; overflow: hidden;  overflow-x: auto;
  display: -webkit-box;
  -webkit-overflow-scrolling: touch; margin-left: 20px;}
  
.mailist ul::-webkit-scrollbar {
  display: none;
}
.mbnews{background-color: #F2F2F2;}
  
.mailist ul li{display: block; overflow: hidden; width: 200px; background-color: #FFFFFF; margin-top: 10px; margin-top: 10px; margin-right: 20px; -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px; padding-top: 10px; padding-bottom: 10px;
}
.m_top{ display: block;}
.mailist ul li span{ float: left; font-size: 15px; color: #444444;}
.mailist ul li span.m1{ width: 70px; padding-left: 20px;font-weight:bold;}
.mailist ul li span.m2{ width: 100px;}
.mailist ul li span.m3{ width: 40px;}
.mailist ul li span.m4{ width: 100px; color: #ff6600;font-weight:bold;}
.mailist ul li span.m5{ width: 100px; color: #999999; display: none;}
.mailist ul li span.m6{  margin-left: 20px; margin-right: 10px; display: block;}

.brandBox {
  position: relative;
  width:100%;
  height: auto;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: initial;
}
#container{ display: none !important;}
.tempWrap{ display: none !important;}
.wrap{margin-top: 0px !important;}


.taonews {
  height: 40px;
  border-bottom: none;margin-top: 0px !important;
}
.taonews h2 {
  padding-left: 20px;
  font-size: 22px;
  color: #000000;
  font-weight: normal;
}
.taonews a.fr{margin-top: 0px; margin-right: 10px; font-size: 16px;}



.taonews h2.t1{background: none;}
.taonews h2.t2{background: none;}
.taonews h2.t3{background: none;}
.taonews h2.t4{background: none;}
.taonews h2.t5{background: none;}
.taonews h2.t6{background: none;}
.taonews h2.t7{background: none;}
.taonews h2.t8{background: none;}
.m_type{display:  block; }


.taopei {
 margin-top: 0px !important;width:90%; margin-left: 5%; margin-right: 5%;
   
   border-left : 1px solid #DDDDDD;
   border-top : 1px solid #DDDDDD;
   border-right : 1px solid #DDDDDD;
 margin-bottom: 10px;}
.taopei ul{width:101%;}
.taopei ul li{ float: left; width: 33%; height: 55px; background-color: inherit; margin-right: 0px; margin-bottom: 0px;border-bottom : 1px solid #DDDDDD;border-right : 1px solid #DDDDDD;}
.taopei ul li a{ width: 100%;height:55px; justify-content: center transition: all 0.4s;display: flex;align-items: center; -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center}
.taopei ul li a img{ width: 90%; height: auto;object-fit: cover; transition: all 0.4s;align-items: center;text-align: center;}
.taopei ul li:hover  a img{transform: scale(1.2);width: 185px;height:55px;}




    .nav_box{
        
    }
    .nav ul li a {
        padding-left: 21px;
    }
    .nav ul li.b1:hover {
        background-position: left;
    }
    .nav ul li.b2:hover {
        background-position: left;
    }
    .nav ul li.b3:hover {
        background-position: left;
    }
    .nav ul li.b4:hover {
        background-position: left;
    }
    .nav ul li.b5:hover {
        background-position: left;
    }
    
    
    .right-menu{
        position: fixed;
        width: 100%;
        height: 100vh;
        background: rgba(0,0,0,.5);
        top:0;
        left: 100%;
        display: flex;
        flex-direction: row-reverse;
    }
    .right-menu .right-menu-body { position: relative;
        width: 70%;
        background: #F9F9F9;
        height: 100vh;
        overflow-y: scroll;
    }
    .right-menu-body ul {
        display: flex;
        flex-direction: column;
        padding-left: 0px;
        padding-top: 0px;
    }
    .right-menu-body ul li {
        color:#000;
        border-bottom : 1px solid #EEEEEE;
    }
    .right-menu-body ul li dl{
        background-color: #F2F2F2; display: block; overflow: hidden; padding-left: 10%;
    }
    .right-menu-body ul li dl.dropdown-content{
    	display: none;
    }
    .right-menu-body ul li dl.show{
    	display: block !important;
    }
    
    .right-menu-body ul li a.show{background: url(../images/menu_x.jpg) right  no-repeat;}
    .right-menu-body ul li a.dropbtn{background: url(../images/menu_s.jpg) right  no-repeat ;}
    .right-menu-body ul li dl dd{float: left; width: 50%;}
    .right-menu-body ul li dl dd a{ color:  #666666;}
   .menu-del{ display: block; overflow: hidden; margin-top: 30px; margin-right: 20px; z-index: 1000;}
   .menu-del img{ float: right; width:20px;}
    .right-menu-body ul li a { color:#333333; line-height: 50px; font-size: 16px; display: block; overflow: hidden; margin-left: 20%; margin-right: 10%;}
    
.right-menu-body ul li dl dd a { color:#333333; line-height: 50px; font-size: 14px; display: block; overflow: hidden; text-align: center;margin-left: 0px; margin-right: 0px;} 
    
    
    
.rongyaobang{ width: 100%;}
.rongyaobang img{ width: 100%; height: auto;}  
.rongmain{width: 100%;margin-top: 10px;}
.rongleft {width: 100%;float: none;}
.rongnav{ display: block; overflow: hidden; background: none;color: #666666;border-radius: 5px 5px 0px 0px;}
.rongnav h2{ display: none; overflow: hidden; text-align: center; font-size: 14px; height: 44px; line-height: 44px;border-bottom : 1px solid #FFFFFF;}
.rongnav ul{ display: block; overflow: hidden; margin-top: 10px; margin-bottom: 10px;}
.rongnav ul li{ display: block; overflow: hidden; line-height: 34px;height: 34px;border : none; width: 30%; float: left; background-color: #FFFFFF; margin-left: 2%; margin-bottom: 10px;-moz-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px; border: 1px solid #CCCCCC;}
.rongnav ul li:hover{ border : none;}
.rongnav ul li a{ line-height: 34px;height: 34px; color: #666666; padding-left: 0px; font-size: 13px; display: block; text-align: center;}
.rongnav ul li a:hover{  color:#FD6B52;}
  
.rongright {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}
 .yaomain{ background-color: #FFFFFF; margin-left: 10px; margin-right: 10px;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;} 
.yaoimg{display: block; overflow: hidden; height:  auto;  margin-left: 10px; margin-right: 10px;border: none; margin-bottom: 20px;}
.yaoimg ul{display: block; overflow: hidden; width:100%;}
.yaoimg ul li{ width:44%; height: auto; float: left;display: block; overflow: hidden;border: 1px solid #CCCCCC; margin-left: 4%; margin-bottom: 10px;}
.yaoimg ul li a{display: block; overflow: hidden; padding: 10px;}
.yaoimg ul li a img{width: 100%; height: auto; margin-left:0; margin-top: 0px;}

.ronglijie{ display: block; overflow: hidden; background-color: #FFFFFF;color: #000000;border-radius: 5px 5px 0px 0px; margin-top: 0px; margin-bottom: 50px; margin-left: 10px; margin-right: 10px;}
.ronglijie h2{ display: block; overflow: hidden; text-align: left; font-size: 14px; height: 44px; line-height: 44px;border-bottom : none; background-color: #EEEEEE; padding-left: 20px;}
.ronglijie ul{ display: block; overflow: hidden;margin-top: 10px; margin-bottom: 10px;}
.ronglijie ul li{ display: block; overflow: hidden; line-height: 34px;height: 34px; float: left; width: 29%;border: 1px solid #CCCCCC;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px; text-align: center; margin-left: 3%; margin-bottom: 10px;}
.ronglijie ul li a{ line-height: 34px;height: 34px; color: #656565; padding-left: 0px; font-size: 15px;}
.ronglijie ul li a:hover{  color:#FD6B52;}
    
.detailmain{width: 100%;}
.detailleft {
  width:100%;
  float: none;
  margin-bottom: 10px;
  background: none;
}
.detailerweima{ position: relative; height:85px;}
.detailerweima span{ margin-left: 120px;}



.enterprise{display: block; overflow: hidden;border-bottom : 1px dashed #DDDDDB; margin-left: 12px;margin-right: 12px; margin-top: 20px; padding-bottom: 10px; text-align: center; }
.enterprise img{ width:200px;  height: auto; margin: 0px auto; padding: 5px; background-color: #FFFFFF;}
.enterprise h3{width: 100%; color: #C60404; line-height: 32px;  display: block; overflow: hidden; font-size: 15px;}
.enterprise p{width: 100%; color: #656565; line-height: 22px;  display: block; overflow: hidden; font-size: 15px;}

.erweima{display: block; overflow: hidden; padding-bottom: 50px; margin-top: 0px;width: 80px; position: absolute; left: 30px; top: 0px;}
.erweima img{display: block; overflow: hidden; width: 80px; height: 80px; margin:0px auto;}
.erweima p{display: block; overflow: hidden; text-align: center; font-size: 15px; display: none;}
.qiyelogo{ margin-left: 10px; margin-right: 10px;}
.qiyelogo  img{width: 100%; }
.qiyejianjie{margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
font-size: 14px;
}

.bei .erweima{display: block; overflow: hidden; padding-bottom: 50px; margin-top: 0px;width: 80px; position:  inherit; left: inherit; top: inherit;}

.detailright {
  width: 100%;
  float: none;
  margin-bottom: 30px;
}
.xianqing {
 margin-left: 10px; margin-right: 10px;-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;
}
.jianjietitle{ display: block; overflow: hidden; line-height: 50px; text-align: center; font-size: 18px;}


.read_more_btn {
  display: block;
  cursor: pointer;
  font-size: 16px;
  color: #de686d;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #de686d;
  line-height: 40px;
  width: 280px;
  height: 40px;
  text-align: center;
  margin: 0px auto;
}


.pindongtai{display: block; overflow: hidden; background: none; margin-bottom: 40px;}
.pindongtai h2{display: block; overflow: hidden; margin-left: 50px; margin-right: 50px; margin-top: 0px; text-align: center;}
.pindongtai h2 span{ float: none; font-size: 18px;}
.pindongtai h2 a{ float: none; display: none;}
.pindongtai ul{display: block; overflow: hidden; margin-left:0px; padding-bottom: 0px;}
.pindongtai ul li{display: block; overflow: hidden; width:92%; float: left; margin-left: 4%; margin-right: 10px; margin-top: 10px;border-bottom : 1px solid #DDDDDD; padding-bottom: 10px;}
.pindongtai ul li a{display: block; overflow: hidden; font-size: 16px; line-height: 22px; white-space: normal;}
.pindongtai ul li a.img{ float: left;width: 40%; margin-right: 10px;}
.pindongtai ul li a img{width: 100%; height: auto; border-radius:5px; }
.pindongtai ul li p {display:block; color: #BBBBBB; width: 50%; float: left;font-size: 12px; }
.pindongtai ul li p span.time{margin-left:35%;}

.qitazixun{display: block; overflow: hidden; background-color: #FFFFFF; margin-bottom: 40px; margin-left: 4%; margin-right: 4%;-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;}
.qitazixun h2{display: block; overflow: hidden; margin-left: 50px; margin-right: 50px; margin-top: 10px; text-align: center;}
.qitazixun h2 span{ float: none; font-size: 16px;}
.qitazixun h2 a{ float: right;}
.qitazixun ul{display: block; overflow: hidden; margin-left: 10px; padding-bottom: 10px;}
.qitazixun ul li{display: block; overflow: hidden; width: 100%; float: left;  margin-top: 10px;}
.qitazixun ul li a{display: block; overflow: hidden; font-size: 14px; line-height: 22px;}




    
    /*  轮播图修改  */
    .focusBox .pic img {
        height: 160px;
    }
    .daxiong-tab-nav dl{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        padding: 0 1%;
    }
    .daxiong-tab-nav dl dd {
        display: flex;
        width: 47%;
        margin-bottom: 10px;
        position: relative;
    }
    .daxiong-tab-nav dl dd a {

    }
    .daxiong-tab-nav dl dd a .pa{
        position: absolute;
        top: 0;
        left: 0px;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .daxiong-tab-nav dl dd a .pa p{
        /*margin-top: 21px;*/
        font-size: 12px;
    }
    .daxiong-tab-nav dl dd a img {
        width: 100%;
        height: 60px;
        border-radius: 7px;
    }
.index_list {
  width: 100%;
  float: none;
}
.wraps{  width: 100%;}
    /*  修改列表  */
    .chang-list {
        margin-top: 0px;background-color: #FFFFFF;
    }
    .chang-list .news-list{
        display: block;
        flex-direction: inherit;
        padding-top:0;
        margin-bottom: 0px;
        box-shadow: none;
        border-bottom : 1px solid #DDDDDD; margin-left: 15px; margin-right: 15px; padding-top: 10px; padding-bottom: 10px;
    }
    .chang-list .news-list a.date-img{
        width:40% !important;
        margin:0; float: left; display: block; overflow: hidden;height: auto;
    }
    
    .chang-list .news-list a.date-img img {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 0.6s;
}
    
    .chang-list .news-list .news_fio{
        width:56%;
        margin:0;
        padding:0;
        box-sizing: inherit;display: inline-block; float:right; 
    }
    .chang-list .news-list .news_fio h4.date-title {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 20px;
        height: auto;
        margin:10px 0;font-weight:normal; font-size: 16px;
    }
    .chang-list .news-list .news_fio p {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        padding:0 4px;
    }
    .chang-list .news-list .act-datetime i.ul_home {
        padding-left: 30px; display: none;
    }
    .chang-list .news-list .act-datetime i.ul_ding {
        padding-left: 30px; display: none;
    }
    .chang-list .news-list .act-datetime i.ul_time {
        float: right;
    }
    .chang-list .news-list .act-datetime i.ul_youlan {
        float: left;
    }
    
    /*  修改栏目页的样式  */
    .typeimg{
        margin-top:0 !important;
        background-size: cover;
    }
    .nav_title{
        margin-left: 25px;
    }

.column{ display: block; overflow: hidden; width:100%;margin-left: 0px; background-color: #F2F2F2;}
.column ul{ display: block; overflow: hidden; width:100%; margin: 0px auto;  overflow-x: auto;
  display: -webkit-box;
  -webkit-overflow-scrolling: touch;}	
.column ul li{ float: left; height: 40px; line-height: 40px;}	
.column ul li a{ font-size: 15px; color: #333333; display: block; overflow: hidden; padding-left: 15px; padding-right: 15px; }	
.column ul li a:hover{ font-size: 15px; color:#C60203;}	
.column ul li.b a{color:#C60203;}
.detailbrand .mt20{ margin-top: 0px;}
    
    
    /*  把底部的样式移到菜单栏  */
    .menu-bottom{

    }
    .meiti .control-img{
        display: flex;
        flex-wrap: wrap;
    }
    /*  内容页面  */
    #csszoom{
        width: 94% !important;
        top: 56px !important;
        left: 3% !important;
        margin-left: 0 !important;
    }
    .asc{
        margin-top: 200px !important;
    }
    .ascbody{
        font-size: 15px;
        line-height: 25px;
        width: 96%;
    }
    .ascbody p {
        text-align: justify;
    }
    .ascbodylist {
        position: relative;

    }
    .ascbodylist .title h1{
        font-size: 17px;
        font-weight: bold;
        line-height: 25px;
    }
    .act-datetime{
        padding: 0 0%;
        display: block;
        justify-content: flex-start;
        align-items: center;
        margin-top: 0;
    }
    .act-datetime i.ul_home {
        background-position-y: 18px;
        padding-left: 30px;
        font-size: 13px;
    }
    .act-datetime i.time_asc {
        font-size: 13px;
        margin-top: 1px;
    }
    .ascimg ul li a:hover img {
        width: 100%;
        height: 100px;
        transform: scale(1);
    }
    .ascimg ul {
        width: 94%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
    }
    .ascimg ul li {
        width: 100%;
        display: flex;
        height: auto;
        box-shadow: 0px 10px 9px #e7e7e7;
        margin-bottom: 15px;
    }
    .ascimg ul li a {
        display: flex;
        flex-direction: column;
    }
    .ascimg ul li a h4 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 20px;
        height: auto;
        margin: 10px 0;
        font-weight: bold;
        padding: 0 10px;
    }
    .ascimg ul li a img {
        height: auto;
    }
    /*  修改内容页面右侧按钮  */
   
.pop {
  position: fixed;
  width:100%;
  height: 750px;
  left: 50%;
  top: 80px;
  margin-left:-50%;
  color: blue;
  z-index: 101000;
}

.canvas-img {
  width: 330px !important;
  height: 700px;
  display: none;
  position: absolute;
  top: 0px;
  left: 50%;
  border: 0;
  margin-left:-145px;
  z-index: 100000;
}


   
    .otop {
        /*  display: block;*/      
        position: fixed;
        right: 17px;
        left: inherit;
        width: 44px;
        bottom: 94px;
        padding: 6px 0px;
        background: none;
        border-radius: 11%;
    }
    .otop ul{

    }
    .otop ul li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 0;
    }
    .otop ul li p{
        color: #333333;
        font-size: 12px; display: none;
    }
    .otop ul li a {
        width: 44px;
        height: 44px;
        /*background: url(https://www.taocixinxi.cn/style/images/fenxiang.png) no-repeat !important;*/
        background-position: center !important;
        background-size: cover !important;
        
    }
    .otop ul li#digg{ display: none;}
    
    
    
.otop ul li a.bc {
  background: url(../images/haibao_m.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
}
    
    
    .img-model{
        position: fixed;
        background: rgba(0,0,0,1);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -99999;
        opacity: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .img-model img {
        width: 100%;
    }
    .act-datetime i.ul_youlan {
        background: url(/style/images/ul_youlan.png) 0px 7px no-repeat;
        float: right;
        margin-right: 3px;
        background-position: 3px 17px;
    }
    .act-datetime i.ul_ding{
        background: url(/style/images/ul_youlan.png) 0px 7px no-repeat;
        float: right;
        margin-right: 3px;
        background-position: 3px 17px;
    }
    .act-datetime i{
        padding-top: 10px;
        margin-right: 13px;
    }
    .news ul li:hover a.date-img img {
        transform: scale(1);
        width: 100%;
    }
    .picScroll-leftb .bdb ul li {

    }
    .picScroll-leftb .bdb ul li a img{
        width: 100%;
    }
    .picScroll-leftb .bdb {
    }
    .swiper-container {
        width: 100%;
        margin: 0 auto;
    }
    .swiper-container img{
        width: 100%;
        height: auto;
    }
    #box {
        margin-left: 0 !important;
        left: inherit;
        right: 20px;
        bottom: 30px;
    }
    #pop {
        z-index: 10;
    }
    
.detailtitle{ display: block; overflow: hidden; margin-left: 15px; margin-right: 15px; margin-top: 40px;}
.detailtitle h1{ font-size: 18px;font-weight:999;}
.act-type{display: block; overflow: hidden;margin-left: 15px; margin-right: 15px; margin-top: 20px;}
.act-type i{ height: 40px; line-height: 40px;  padding-bottom: 5px; font-size: 14px;font-style:normal; color: #9A9A9A;}
.act-type i.ul_home{ background: url(../images/ul_home.png) 0px 3px no-repeat;background-size:30px 30px; padding-top: 10px; padding-left: 30px;}
.act-type i.time_asc{ padding-top: 8px;margin-left: 20px;}
.act-type i.ul_ding{ background: url(../images/ul_ding.png) 0px 7px  no-repeat; float: right; margin-right: 20px;}
.act-type i.ul_youlan{ background: url(../images/ul_youlan.png) 0px 7px  no-repeat; float: right; margin-right: 20px;}
.asc_body{ display: block; overflow: hidden; margin-left: 20px;  margin-right: 20px; font-size: 15px; line-height: 30px;  padding-bottom: 20px; margin-top: 10px; color: #555555;}
.asc_body img{ width: 100% !important; height: auto;}
.asc_erweima {
  padding-bottom: 10px;
  margin-top: 10px;
}
.asc_xianguan{display: block; overflow: hidden; margin-top: 10px; margin-bottom: 20px;margin-right: 15px; margin-left: 15px;}
.asc_xianguan h2{line-height: 30px;font-weight:normal; font-size: 16px;}
.asc_xianguan ul{display: block; overflow: hidden; padding-bottom:10px; width:100%;}

.asc_xianguan ul li{display: block; overflow: hidden; width:100%; float: none;  margin-bottom: 0px;border-bottom : 1px solid #DDDDDD; padding-top: 10px; padding-bottom: 10px;}
.asc_xianguan ul li a{display: block; overflow: hidden; font-size: 15px; line-height: 22px;}
.asc_xianguan ul li a.img{ width: 38%; float: left;margin-right: 10px;border-radius: 5px;}
.asc_xianguan ul li a img{width: 135px; height: 70px; }

 
    
    
}



.isMinProjectBody #otop {
    display: block !important;
}
.isMinProjectBody .otop {
    display: block !important;
}
.footCopyright {
  width:100%;
  padding-top: 0px;
  padding-bottom: 0px;
}
.footer p {
   margin-left: 15%; margin-right: 15%;
}


/*@media only screen and (min-width: 500px) {

        width: 300px;
        box-sizing: border-box;
    }
    .patt ul {
        width: 870px;
        display: flex;
        justify-content: space-between;
    }
    .patt ul>li:nth-child(3n) {
        margin-right: 0;
    }
    .patt ul>li:last-child {
        display: none;
    }
    .focusBox {
        width: 800px;
        height: auto;
        margin:0 !important;
    }
    .tempWrap {
        width: 100% !important;
    }
    .focusBox .pic img {
        width: 800px;
        height: 560px;
    }
    .focusBox .prev, .focusBox .next {
        top: 230px;
    }
    .index_right {
        position: relative;
        top: -505px;
    }
}*/

@media only screen and (min-width: 481px) and (max-width: 750px) {

    .btn-primary {
        top: 707px;
    }
    #posterImg {
        width: 400px;
        height: auto;
    }
.wpchidden{  display: block;}
    .wrap{
        width: 100%;
    }
    body {
        padding-top:70px;
    }
    .head{
        height: 70px !important;
        position: fixed; background-color: #FFFFFF; top: 0px;
        
-moz-box-shadow: 10px 10px 5px #dddddd; 

box-shadow: 0px 10px 50px #EBEBEB;
        
    }
    .h5hidden {
        display: none !important;
    }
    .h5showbox {
        display: block !important;
    }

    .logo { float: left; width:35%; margin-top: 5px; margin-left: 10px;}
    .logo a img {  width:  auto;  height:60px ;}
    
    .search {height:  auto;width:40%; margin-left: 10px;}
    
#searchform{width:100%;height: 36px;  margin:0 auto; background-color: #F5F5F5; margin-top: 15px;	
transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-moz-border-radius: 18px;
-webkit-border-radius: 18px;
border-radius:18px; position: relative;}
 #searchform fieldset{padding:0px;border:none;margin:0px; padding-left: 25px; background:url(/style/images/search.png) 9px 9px  no-repeat; }
#searchform input[type="text"]{
	background:#F5F5F5;
	border:none;outline:none;
	float:left;
	padding:0;
	margin-left: 10px;
	width:90px;
	height:36px;
	line-height:36px;
	transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color:#585858;
}

#searchform input[type="submit"]{cursor:pointer;margin:0px;padding:0px;width:30px;height:36px;line-height:36px; float: left; font-size: 12px; margin-top: 1px; position: absolute; left: 0px; top:0px ;border-left:0;text-indent:-9999px;}
input[type="submit"]{color:#ffff;color:#585858;text-transform:uppercase;border:none;font-size:14px;cursor:pointer;margin-top:10px;
float:left;overflow:visible;
transition: all .3s linear;
-moz-transition: all .3s linear;
-o-transition: all .3s linear;
-webkit-transition: all .3s linear;}   
     .tel{ display: none;}
    .taocixinxbao{display: none;}
    .right-menu-btn{ float: right; margin-top: 18px; margin-right: 10px;}
    .right-menu-btn img{ width: 30px;}
    
    
   .nav {
  margin: inherit;

} 
.kuaimoer {
  width: 80px;


}


.kuaitxt a {
  font-size: 16px;
}
.kuaimoer a {
   font-size: 16px;
}

.pagination-news li.swiper-pagination-bullet {
margin: 0 10px !important;
  font-size: 18px;
}

.zhaozhuan {
  width: 100%;
  height:  auto;
  margin-top: 0px;
  border:0;
  background-color: #F2F2F2;
}

.maizhuan {
  width: 100%;
  height:  auto;
  margin-top: 0px;
  border:0;
  background-color: #F2F2F2; padding-bottom: 10px;
}

.m_news_new ul li a.img img {
  width: 100%;
  height: 160px;
}

.m_news_new ul li a {
  font-size: 16px;
}
.m_news_new ul li p {
  font-size: 16px;
}
.mailist{display: block; overflow: hidden; margin-top: 0px;}
.mailist ul{display: block; overflow: hidden;  overflow-x: auto;
  display: -webkit-box;
  -webkit-overflow-scrolling: touch; margin-left: 20px;}
  
.mailist ul::-webkit-scrollbar {
  display: none;
}
.mbnews{background-color: #F2F2F2;}
  
.mailist ul li{display: block; overflow: hidden; width: 200px; background-color: #FFFFFF; margin-top: 10px; margin-top: 10px; margin-right: 20px; -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px; padding-top: 10px; padding-bottom: 10px;
}
.m_top{ display: block;}
.mailist ul li span{ float: left; font-size: 15px; color: #444444;}
.mailist ul li span.m1{ width: 70px; padding-left: 20px;font-weight:bold;}
.mailist ul li span.m2{ width: 100px;}
.mailist ul li span.m3{ width: 40px;}
.mailist ul li span.m4{ width: 100px; color: #ff6600;font-weight:bold;}
.mailist ul li span.m5{ width: 100px; color: #999999; display: none;}
.mailist ul li span.m6{  margin-left: 20px; margin-right: 10px; display: block;}

.brandBox {
  position: relative;
  width:100%;
  height: auto;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: initial;
}
#container{ display: none !important;}
.tempWrap{ display: none !important;}
.wrap{margin-top: 0px !important;}


.taonews {
  height: 60px; line-height: 60px;
  border-bottom: none;margin-top: 0px !important;
}
.taonews h2 {
  padding-left: 20px;
  font-size: 22px;
  color: #000000;
  font-weight: normal;
}
.taonews a.fr{margin-top: 0px; margin-right: 10px; font-size: 16px;}

.m_yaoimg ul li {
  width: 32.6%;
  height: 100px;
  border-right: 1px solid #dddddd;
  float: left;
  border-bottom: 1px solid #dddddd;
}
.m_yaoimg {
  display: block;
  overflow: hidden;
  height: 201px;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #dddddd;
  margin-bottom: 20px;
  margin-top: 10px;
}
.taonews h2.t1{background: none;}
.taonews h2.t2{background: none;}
.taonews h2.t3{background: none;}
.taonews h2.t4{background: none;}
.taonews h2.t5{background: none;}
.taonews h2.t6{background: none;}
.taonews h2.t7{background: none;}
.taonews h2.t8{background: none;}
.m_type{display:  block; }

.tabItem {
  font-size: 18px;
}
.taopei {
 margin-top: 0px !important;width:90%; margin-left: 5%; margin-right: 5%;
   
   border-left : 1px solid #DDDDDD;
   border-top : 1px solid #DDDDDD;
   border-right : 1px solid #DDDDDD;
 margin-bottom: 10px;}
.taopei ul{width:101%;}
.taopei ul li{ float: left; width: 33%; height: 105px; background-color: inherit; margin-right: 0px; margin-bottom: 0px;border-bottom : 1px solid #DDDDDD;border-right : 1px solid #DDDDDD;}
.taopei ul li a{ width: 100%;height:105px; justify-content: center transition: all 0.8s;display: flex;align-items: center; -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center}
.taopei ul li a img{ width: 90%; height: auto;object-fit: cover; transition: all 0.4s;align-items: center;text-align: center;}
.taopei ul li:hover  a img{transform: scale(1.1);width: 220px;height:105px;}




    .nav_box{
        
    }
    .nav ul li a {
        padding-left: 21px;
    }
    .nav ul li.b1:hover {
        background-position: left;
    }
    .nav ul li.b2:hover {
        background-position: left;
    }
    .nav ul li.b3:hover {
        background-position: left;
    }
    .nav ul li.b4:hover {
        background-position: left;
    }
    .nav ul li.b5:hover {
        background-position: left;
    }
    
    
    .right-menu{
        position: fixed;
        width: 100%;
        height: 100vh;
        background: rgba(0,0,0,.5);
        top:0;
        left: 100%;
        display: flex;
        flex-direction: row-reverse;
    }
    .right-menu .right-menu-body { position: relative;
        width: 70%;
        background: #F9F9F9;
        height: 100vh;
        overflow-y: scroll;
    }
    .right-menu-body ul {
        display: flex;
        flex-direction: column;
        padding-left: 0px;
        padding-top: 0px;
    }
    .right-menu-body ul li {
        color:#000;
        border-bottom : 1px solid #EEEEEE;
    }
    .right-menu-body ul li dl{
        background-color: #F2F2F2; display: block; overflow: hidden; padding-left: 10%;
    }
    .right-menu-body ul li dl.dropdown-content{
    	display: none !important;
    }
    .right-menu-body ul li dl.show{
    	display: block !important;
    }
    
    .right-menu-body ul li a.show{background: url(../images/menu_x.jpg) right  no-repeat;}
    .right-menu-body ul li a.dropbtn{background: url(../images/menu_s.jpg) right  no-repeat ;}
    .right-menu-body ul li dl dd{float: left; width: 50%;}
    .right-menu-body ul li dl dd a{ color:  #666666;}
   .menu-del{ display: block; overflow: hidden; margin-top: 30px; margin-right: 20px; z-index: 1000;}
   .menu-del img{ float: right; width:20px;}
    .right-menu-body ul li a { color:#333333; line-height: 50px; font-size: 16px; margin-left:20%;  margin-right: 10%; display: block; overflow: hidden;}
    
    
.rongyaobang{ width: 100%;}
.rongyaobang img{ width: 100%; height: auto;}  
.rongmain{width: 100%;margin-top: 10px;}
.rongleft {width: 100%;float: none;}
.rongnav{ display: block; overflow: hidden; background: none;color: #666666;border-radius: 5px 5px 0px 0px;}
.rongnav h2{ display: none; overflow: hidden; text-align: center; font-size: 14px; height: 44px; line-height: 44px;border-bottom : 1px solid #FFFFFF;}
.rongnav ul{ display: block; overflow: hidden; margin-top: 10px; margin-bottom: 10px;}
.rongnav ul li{ display: block; overflow: hidden; line-height: 50px;height: 50px;border : none; width: 29.5%; float: left; background-color: #FFFFFF; margin-left: 2%; margin-bottom: 10px;-moz-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px; border: 1px solid #CCCCCC;}
.rongnav ul li:hover{ border : none;border: 1px solid #FFFFFF;}
.rongnav ul li a{ line-height: 50px;height: 50px; color: #666666; padding-left: 0px; font-size: 18px; display: block; text-align: center;}
.rongnav ul li a:hover{  color:#FD6B52;}
  
.rongright {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}

.yaotitle {
  font-size: 20px;
}

 .yaomain{ background-color: #FFFFFF; margin-left: 10px; margin-right: 10px;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;} 
.yaoimg{display: block; overflow: hidden; height:  auto;  margin-left: 10px; margin-right: 10px;border: none; margin-bottom: 20px;}
.yaoimg ul{display: block; overflow: hidden; width:100%;}
.yaoimg ul li{ width:44%; height: auto; float: left;display: block; overflow: hidden;border: 1px solid #CCCCCC; margin-left: 4%; margin-bottom: 10px;}
.yaoimg ul li a{display: block; overflow: hidden; padding: 10px;}
.yaoimg ul li a img{width: 100%; height: auto; margin-left:0; margin-top: 0px;}

.ronglijie{ display: block; overflow: hidden; background-color: #FFFFFF;color: #000000;border-radius: 5px 5px 0px 0px; margin-top: 0px; margin-bottom: 50px; margin-left: 10px; margin-right: 10px;}
.ronglijie h2{ display: block; overflow: hidden; text-align: left; font-size: 14px; height: 44px; line-height: 44px;border-bottom : none; background-color: #EEEEEE; padding-left: 20px;}
.ronglijie ul{ display: block; overflow: hidden;margin-top: 10px; margin-bottom: 10px;}
.ronglijie ul li{ display: block; overflow: hidden; line-height: 34px;height: 34px; float: left; width: 29%;border: 1px solid #CCCCCC;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px; text-align: center; margin-left: 3%; margin-bottom: 10px;}
.ronglijie ul li a{ line-height: 34px;height: 34px; color: #656565; padding-left: 0px; font-size: 15px;}
.ronglijie ul li a:hover{  color:#FD6B52;}
    
.detailmain{width: 100%;}
.detailleft {
  width:100%;
  float: none;
  margin-bottom: 10px;
  background: none;
}
.detailerweima{ position: relative; height:85px;}
.detailerweima span{ margin-left: 120px;}



.enterprise{display: block; overflow: hidden;border-bottom : 1px dashed #DDDDDB; margin-left: 12px;margin-right: 12px; margin-top: 20px; padding-bottom: 10px; text-align: center; }
.enterprise img{ width:200px;  height: auto; margin: 0px auto; padding: 5px; background-color: #FFFFFF;}
.enterprise h3{width: 100%; color: #C60404; line-height: 32px;  display: block; overflow: hidden; font-size: 15px;}
.enterprise p{width: 100%; color: #656565; line-height: 22px;  display: block; overflow: hidden; font-size: 15px;}

.erweima{display: block; overflow: hidden; padding-bottom: 50px; margin-top: 0px;width: 80px; position: absolute; left: 30px; top: 0px;}
.erweima img{display: block; overflow: hidden; width: 80px; height: 80px; margin:0px auto;}
.erweima p{display: block; overflow: hidden; text-align: center; font-size: 15px; display: none;}
.qiyelogo{ margin-left: 10px; margin-right: 10px;}
.qiyelogo  img{width: 100%; }
.qiyejianjie{margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
font-size: 17px;
}

.bei .erweima{display: block; overflow: hidden; padding-bottom: 50px; margin-top: 0px;width: 80px; position:  inherit; left: inherit; top: inherit;}

.detailright {
  width: 100%;
  float: none;
  margin-bottom: 30px;
}
.xianqing {
 margin-left: 10px; margin-right: 10px;-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;
}
.jianjietitle{ display: block; overflow: hidden; line-height: 50px; text-align: center; font-size: 18px;}


.read_more_btn {
  display: block;
  cursor: pointer;
  font-size: 16px;
  color: #de686d;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #de686d;
  line-height: 40px;
  width: 280px;
  height: 40px;
  text-align: center;
  margin: 0px auto;
}


.pindongtai{display: block; overflow: hidden; background: none; margin-bottom: 40px;}
.pindongtai h2{display: block; overflow: hidden; margin-left: 50px; margin-right: 50px; margin-top: 0px; text-align: center;}
.pindongtai h2 span{ float: none; font-size: 18px;}
.pindongtai h2 a{ float: none; display: none;}
.pindongtai ul{display: block; overflow: hidden; margin-left:0px; padding-bottom: 0px;}
.pindongtai ul li{display: block; overflow: hidden; width:92%; float: left; margin-left: 4%; margin-right: 10px; margin-top: 10px;border-bottom : 1px solid #DDDDDD; padding-bottom: 10px;}
.pindongtai ul li a{display: block; overflow: hidden; font-size: 17px; line-height: 30px; white-space: normal;}
.pindongtai ul li a.img{ float: left;width: 40%; margin-right: 10px;}
.pindongtai ul li a img{width: 100%; height: auto;border-radius:10px; }
.pindongtai ul li p {display:block; color: #BBBBBB; width: 50%; float: left;font-size: 15px; }
.pindongtai ul li p span.time{margin-left:35%;}


.qitazixun{display: block; overflow: hidden; background-color: #FFFFFF; margin-bottom: 40px; margin-left: 4%; margin-right: 4%;-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;}
.qitazixun h2{display: block; overflow: hidden; margin-left: 50px; margin-right: 50px; margin-top: 10px; text-align: center;}
.qitazixun h2 span{ float: none; font-size: 16px;}
.qitazixun h2 a{ float: right;}
.qitazixun ul{display: block; overflow: hidden; margin-left: 10px; padding-bottom: 10px;}
.qitazixun ul li{display: block; overflow: hidden; width: 100%; float: left;  margin-top: 10px;}
.qitazixun ul li a{display: block; overflow: hidden; font-size: 17px; line-height: 30px;}

    /*  轮播图修改  */
    .focusBox .pic img {
        height: 160px;
    }
    .daxiong-tab-nav dl{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        padding: 0 1%;
    }
    .daxiong-tab-nav dl dd {
        display: flex;
        width: 47%;
        margin-bottom: 10px;
        position: relative;
    }
    .daxiong-tab-nav dl dd a {

    }
    .daxiong-tab-nav dl dd a .pa{
        position: absolute;
        top: 0;
        left: 0px;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .daxiong-tab-nav dl dd a .pa p{
        /*margin-top: 21px;*/
        font-size: 12px;
    }
    .daxiong-tab-nav dl dd a img {
        width: 100%;
        height: 60px;
        border-radius: 7px;
    }
.index_list {
  width: 100%;
  float: none;
}
.wraps{  width: 100%;}
    /*  修改列表  */
    .chang-list {
        margin-top: 0px;background-color: #FFFFFF;
    }
    .chang-list .news-list{
        display: block;
        flex-direction: inherit;
        padding-top:0;
        margin-bottom: 0px;
        box-shadow: none;
        border-bottom : 1px solid #DDDDDD; margin-left: 15px; margin-right: 15px; padding-top: 10px; padding-bottom: 10px;
    }
    .chang-list .news-list a.date-img{
        width:39% !important;
        margin:0; float: left; display: block; overflow: hidden;height: auto;
    }
    
    .chang-list .news-list a.date-img img {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 0.6s;
}
    
    .chang-list .news-list .news_fio{
        width:56%;
        margin:0;
        padding:0;
        box-sizing: inherit;display: inline-block; float:right; 
    }
    .chang-list .news-list .news_fio h4.date-title {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 20px;
        height: auto;
        margin:10px 0;font-weight:normal; font-size: 16px;
    }
    .chang-list .news-list .news_fio p {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        padding:0 4px;
    }
    .chang-list .news-list .act-datetime i.ul_home {
        padding-left: 30px; display: none;
    }
    .chang-list .news-list .act-datetime i.ul_ding {
        padding-left: 30px; display: none;
    }
    .chang-list .news-list .act-datetime i.ul_time {
        float: right;
    }
    .chang-list .news-list .act-datetime i.ul_youlan {
        float: left;
    }
    
    /*  修改栏目页的样式  */
    .typeimg{
        margin-top:0 !important;
        background-size: cover;
    }
    .nav_title{
        margin-left: 25px;
    }

.column{ display: block; overflow: hidden; width:100%;margin-left: 0px; background-color: #F2F2F2;}
.column ul{ display: block; overflow: hidden; width:100%; margin: 0px auto;  overflow-x: auto;
  display: -webkit-box;
  -webkit-overflow-scrolling: touch;}	
.column ul li{ float: left; height: 40px; line-height: 40px;}	
.column ul li a{ font-size: 15px; color: #333333; display: block; overflow: hidden; padding-left: 15px; padding-right: 15px; }	
.column ul li a:hover{ font-size: 15px; color:#C60203;}	
.column ul li.b a{color:#C60203;}
.detailbrand .mt20{ margin-top: 0px;}
    
    
    /*  把底部的样式移到菜单栏  */
    .menu-bottom{

    }
    .meiti .control-img{
        display: flex;
        flex-wrap: wrap;
    }
    /*  内容页面  */
    #csszoom{
        width: 94% !important;
        top: 56px !important;
        left: 3% !important;
        margin-left: 0 !important;
    }
    .asc{
        margin-top: 200px !important;
    }
    .ascbody{
        font-size: 15px;
        line-height: 25px;
        width: 96%;
    }
    .ascbody p {
        text-align: justify;
    }
    .ascbodylist {
        position: relative;

    }
    .ascbodylist .title h1{
        font-size: 17px;
        font-weight: bold;
        line-height: 25px;
    }
    .act-datetime{
        padding: 0 0%;
        display: block;
        justify-content: flex-start;
        align-items: center;
        margin-top: 0;
    }
    .act-datetime i.ul_home {
        background-position-y: 18px;
        padding-left: 30px;
        font-size: 13px;
    }
    .act-datetime i.time_asc {
        font-size: 13px;
        margin-top: 1px;
    }
    .ascimg ul li a:hover img {
        width: 100%;
        height: 100px;
        transform: scale(1);
    }
    .ascimg ul {
        width: 94%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
    }
    .ascimg ul li {
        width: 100%;
        display: flex;
        height: auto;
        box-shadow: 0px 10px 9px #e7e7e7;
        margin-bottom: 15px;
    }
    .ascimg ul li a {
        display: flex;
        flex-direction: column;
    }
    .ascimg ul li a h4 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 20px;
        height: auto;
        margin: 10px 0;
        font-weight: bold;
        padding: 0 10px;
    }
    .ascimg ul li a img {
        height: auto;
    }
    /*  修改内容页面右侧按钮  */
   
.pop {
  position: fixed;
  width:100%;
  height: 750px;
  left: 50%;
  top: 80px;
  margin-left:-50%;
  color: blue;
  z-index: 101000;
}

.canvas-img {
  width: 500px;
  height: 700px;
  display: none;
  position: absolute;
  top: 0px;
  left: 22%;
  border: 0;
  z-index: 100000;
}


   
    .otop {
        /*  display: block;
*/      
        position: fixed;
        right: 17px;
        left: inherit;
        width: 44px;
        bottom: 94px;
        padding: 6px 0px;
        background: none;
        border-radius: 11%;
    }
    .otop ul{

    }
    .otop ul li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 0;
    }
    .otop ul li p{
        color: #333333;
        font-size: 12px; display: none;
    }
    .otop ul li a {
        width: 44px;
        height: 44px;
        /*background: url(https://www.taocixinxi.cn/style/images/fenxiang.png) no-repeat !important;
*/
        background-position: center !important;
        background-size: cover !important;
        
    }
    .otop ul li#digg{ display: none;}
    
    
    
.otop ul li a.bc {
  background: url(../images/haibao_m.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
}
    
    
    .img-model{
        position: fixed;
        background: rgba(0,0,0,1);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -99999;
        opacity: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .img-model img {
        width: 100%;
    }
    .act-datetime i.ul_youlan {
        background: url(/style/images/ul_youlan.png) 0px 7px no-repeat;
        float: right;
        margin-right: 3px;
        background-position: 3px 17px;
    }
    .act-datetime i.ul_ding{
        background: url(/style/images/ul_youlan.png) 0px 7px no-repeat;
        float: right;
        margin-right: 3px;
        background-position: 3px 17px;
    }
    .act-datetime i{
        padding-top: 10px;
        margin-right: 13px;
    }
    .news ul li:hover a.date-img img {
        transform: scale(1);
        width: 100%;
    }
    .picScroll-leftb .bdb ul li {

    }
    .picScroll-leftb .bdb ul li a img{
        width: 100%;
    }
    .picScroll-leftb .bdb {
    }
    .swiper-container {
        width: 100%;
        margin: 0 auto;
    }
    .swiper-container img{
        width: 100%;
        height: auto;
    }
    #box {
        margin-left: 0 !important;
        left: inherit;
        right: 20px;
        bottom: 30px;
    }
    #pop {
        z-index: 10;
    }
    
.detailtitle{ display: block; overflow: hidden; margin-left: 15px; margin-right: 15px; margin-top: 40px;}
.detailtitle h1{ font-size: 20px;font-weight:normal;}
.act-type{display: block; overflow: hidden;margin-left: 15px; margin-right: 15px; margin-top: 20px;}
.act-type i{ height: 40px; line-height: 40px;  padding-bottom: 5px; font-size: 14px;font-style:normal; color: #9A9A9A;}
.act-type i.ul_home{ background: url(../images/ul_home.png) 0px 3px no-repeat;background-size:30px 30px; padding-top: 10px; padding-left: 30px;}
.act-type i.time_asc{ padding-top: 8px;margin-left: 20px;}
.act-type i.ul_ding{ background: url(../images/ul_ding.png) 0px 7px  no-repeat; float: right; margin-right: 20px;}
.act-type i.ul_youlan{ background: url(../images/ul_youlan.png) 0px 7px  no-repeat; float: right; margin-right: 20px;}
.asc_body{ display: block; overflow: hidden; margin-left: 20px;  margin-right: 20px; font-size: 17px; line-height: 30px;  padding-bottom: 20px; margin-top: 10px; color: #555555;}
.asc_body img{ width: 100% !important; height: auto;}
.asc_erweima {
  padding-bottom: 10px;
  margin-top: 10px;
}
.asc_xianguan{display: block; overflow: hidden; margin-top: 10px; margin-bottom: 20px;margin-right: 15px; margin-left: 15px;}
.asc_xianguan h2{line-height: 30px;font-weight:normal; font-size: 16px;}
.asc_xianguan ul{display: block; overflow: hidden; padding-bottom:10px; width:100%;}

.asc_xianguan ul li{display: block; overflow: hidden; width:100%; float: none;  margin-bottom: 0px;border-bottom : 1px solid #DDDDDD; padding-top: 10px; padding-bottom: 10px;}
.asc_xianguan ul li a{display: block; overflow: hidden; font-size: 15px; line-height: 22px;}
.asc_xianguan ul li a.img{ width: 40%; float: left;margin-right: 10px;border-radius: 5px;}
.asc_xianguan ul li a img{width: 190px;height: 100px; }


}


@media only screen and (min-width: 751px) and (max-width: 1080px) {

    .btn-primary {
        top: 707px;
    }
    #posterImg {
        width: 400px;
        height: auto;
    }
.wpchidden{  display: block;}
    .wrap{
        width: 100%;
    }
    body {
        padding-top:70px;
    }
    .head{
        height: 70px !important;
        position: fixed; background-color: #FFFFFF; top: 0px;
        
-moz-box-shadow: 10px 10px 5px #dddddd; 

box-shadow: 0px 10px 50px #EBEBEB;
        
    }
    .h5hidden {
        display: none !important;
    }
    .h5showbox {
        display: block !important;
    }

    .logo { float: left; width:35%; margin-top: 5px; margin-left: 10px;}
    .logo a img {  width:  auto;  height:60px ;}
    
    .search {height:  auto;width:40%; margin-left: 10px;}
    
#searchform{width:100%;height: 36px;  margin:0 auto; background-color: #F5F5F5; margin-top: 15px;	
transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-moz-border-radius: 18px;
-webkit-border-radius: 18px;
border-radius:18px; position: relative;}
 #searchform fieldset{padding:0px;border:none;margin:0px; padding-left: 25px; background:url(/style/images/search.png) 9px 9px  no-repeat; }
#searchform input[type="text"]{
	background:#F5F5F5;
	border:none;outline:none;
	float:left;
	padding:0;
	margin-left: 10px;
	width:90px;
	height:36px;
	line-height:36px;
	transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color:#585858;
}

#searchform input[type="submit"]{cursor:pointer;margin:0px;padding:0px;width:30px;height:36px;line-height:36px; float: left; font-size: 12px; margin-top: 1px; position: absolute; left: 0px; top:0px ;border-left:0;text-indent:-9999px;}
input[type="submit"]{color:#ffff;color:#585858;text-transform:uppercase;border:none;font-size:14px;cursor:pointer;margin-top:10px;
float:left;overflow:visible;
transition: all .3s linear;
-moz-transition: all .3s linear;
-o-transition: all .3s linear;
-webkit-transition: all .3s linear;}   
     .tel{ display: none;}
    .taocixinxbao{display: none;}
    .right-menu-btn{ float: right; margin-top: 18px; margin-right: 10px;}
    .right-menu-btn img{ width: 30px;}
    
    
   .nav {
  margin: inherit;

} 
.kuaimoer {
  width: 80px;


}


.kuaitxt a {
  font-size: 16px;
}
.kuaimoer a {
   font-size: 16px;
}

.pagination-news li.swiper-pagination-bullet {
margin: 0 10px !important;
  font-size: 18px;
}

.zhaozhuan {
  width: 100%;
  height:  auto;
  margin-top: 0px;
  border:0;
  background-color: #F2F2F2;
}

.maizhuan {
  width: 100%;
  height:  auto;
  margin-top: 0px;
  border:0;
  background-color: #F2F2F2; padding-bottom: 10px;
}

.m_news_new ul li a.img img {
  width: 100%;
  height: 160px;
}

.m_news_new ul li a {
  font-size: 16px;
}
.m_news_new ul li p {
  font-size: 16px;
}
.mailist{display: block; overflow: hidden; margin-top: 0px;}
.mailist ul{display: block; overflow: hidden;  overflow-x: auto;
  display: -webkit-box;
  -webkit-overflow-scrolling: touch; margin-left: 20px;}
  
.mailist ul::-webkit-scrollbar {
  display: none;
}
.mbnews{background-color: #F2F2F2;}
  
.mailist ul li{display: block; overflow: hidden; width: 200px; background-color: #FFFFFF; margin-top: 10px; margin-top: 10px; margin-right: 20px; -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px; padding-top: 10px; padding-bottom: 10px;
}
.m_top{ display: block;}
.mailist ul li span{ float: left; font-size: 15px; color: #444444;}
.mailist ul li span.m1{ width: 70px; padding-left: 20px;font-weight:bold;}
.mailist ul li span.m2{ width: 100px;}
.mailist ul li span.m3{ width: 40px;}
.mailist ul li span.m4{ width: 100px; color: #ff6600;font-weight:bold;}
.mailist ul li span.m5{ width: 100px; color: #999999; display: none;}
.mailist ul li span.m6{  margin-left: 20px; margin-right: 10px; display: block;}

.brandBox {
  position: relative;
  width:100%;
  height: auto;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: initial;
}
#container{ display: none !important;}
.tempWrap{ display: none !important;}
.wrap{margin-top: 0px !important;}


.taonews {
  height: 60px; line-height: 60px;
  border-bottom: none;margin-top: 0px !important;
}
.taonews h2 {
  padding-left: 20px;
  font-size: 22px;
  color: #000000;
  font-weight: normal;
}
.taonews a.fr{margin-top: 0px; margin-right: 10px; font-size: 16px;}

.m_yaoimg ul li {
  width: 32.6%;
  height: 100px;
  border-right: 1px solid #dddddd;
  float: left;
  border-bottom: 1px solid #dddddd;
}
.m_yaoimg {
  display: block;
  overflow: hidden;
  height: 201px;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #dddddd;
  margin-bottom: 20px;
  margin-top: 10px;
}
.taonews h2.t1{background: none;}
.taonews h2.t2{background: none;}
.taonews h2.t3{background: none;}
.taonews h2.t4{background: none;}
.taonews h2.t5{background: none;}
.taonews h2.t6{background: none;}
.taonews h2.t7{background: none;}
.taonews h2.t8{background: none;}
.m_type{display:  block; }

.tabItem {
  font-size: 18px;
}
.taopei {
 margin-top: 0px !important;width:90%; margin-left: 5%; margin-right: 5%;
   
   border-left : 1px solid #DDDDDD;
   border-top : 1px solid #DDDDDD;
   border-right : 1px solid #DDDDDD;
 margin-bottom: 10px;}
.taopei ul{width:101%;}
.taopei ul li{ float: left; width: 33%; height: 105px; background-color: inherit; margin-right: 0px; margin-bottom: 0px;border-bottom : 1px solid #DDDDDD;border-right : 1px solid #DDDDDD;}
.taopei ul li a{ width: 100%;height:105px; justify-content: center transition: all 0.8s;display: flex;align-items: center; -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center}
.taopei ul li a img{ width: 90%; height: auto;object-fit: cover; transition: all 0.4s;align-items: center;text-align: center;}
.taopei ul li:hover  a img{transform: scale(1.1);width: 220px;height:105px;}




    .nav_box{
        
    }
    .nav ul li a {
        padding-left: 21px;
    }
    .nav ul li.b1:hover {
        background-position: left;
    }
    .nav ul li.b2:hover {
        background-position: left;
    }
    .nav ul li.b3:hover {
        background-position: left;
    }
    .nav ul li.b4:hover {
        background-position: left;
    }
    .nav ul li.b5:hover {
        background-position: left;
    }
    
    
    .right-menu{
        position: fixed;
        width: 100%;
        height: 100vh;
        background: rgba(0,0,0,.5);
        top:0;
        left: 100%;
        display: flex;
        flex-direction: row-reverse;
    }
    .right-menu .right-menu-body { position: relative;
        width: 70%;
        background: #F9F9F9;
        height: 100vh;
        overflow-y: scroll;
    }
    .right-menu-body ul {
        display: flex;
        flex-direction: column;
        padding-left: 0px;
        padding-top: 0px;
    }
    .right-menu-body ul li {
        color:#000;
        border-bottom : 1px solid #EEEEEE;
    }
    .right-menu-body ul li dl{
        background-color: #F2F2F2; display: block; overflow: hidden; padding-left: 10%;
    }
    .right-menu-body ul li dl.dropdown-content{
    	display: none !important;
    }
    .right-menu-body ul li dl.show{
    	display: block !important;
    }
    
    .right-menu-body ul li a.show{background: url(../images/menu_x.jpg) right  no-repeat;}
    .right-menu-body ul li a.dropbtn{background: url(../images/menu_s.jpg) right  no-repeat ;}
    .right-menu-body ul li dl dd{float: left; width: 50%;}
    .right-menu-body ul li dl dd a{ color:  #666666;}
   .menu-del{ display: block; overflow: hidden; margin-top: 30px; margin-right: 20px; z-index: 1000;}
   .menu-del img{ float: right; width:20px;}
    .right-menu-body ul li a { color:#333333; line-height: 50px; font-size: 16px; margin-left:20%;  margin-right: 10%; display: block; overflow: hidden;}
    
    
.rongyaobang{ width: 100%;}
.rongyaobang img{ width: 100%; height: auto;}  
.rongmain{width: 100%;margin-top: 10px;}
.rongleft {width: 100%;float: none;}
.rongnav{ display: block; overflow: hidden; background: none;color: #666666;border-radius: 5px 5px 0px 0px;}
.rongnav h2{ display: none; overflow: hidden; text-align: center; font-size: 14px; height: 44px; line-height: 44px;border-bottom : 1px solid #FFFFFF;}
.rongnav ul{ display: block; overflow: hidden; margin-top: 10px; margin-bottom: 10px;}
.rongnav ul li{ display: block; overflow: hidden; line-height: 50px;height: 50px;border : none; width: 29.5%; float: left; background-color: #FFFFFF; margin-left: 2%; margin-bottom: 10px;-moz-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px; border: 1px solid #CCCCCC;}
.rongnav ul li:hover{ border : none;border: 1px solid #FFFFFF;}
.rongnav ul li a{ line-height: 50px;height: 50px; color: #666666; padding-left: 0px; font-size: 18px; display: block; text-align: center;}
.rongnav ul li a:hover{  color:#FD6B52;}
  
.rongright {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}

.yaotitle {
  font-size: 20px;
}

 .yaomain{ background-color: #FFFFFF; margin-left: 10px; margin-right: 10px;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;} 
.yaoimg{display: block; overflow: hidden; height:  auto;  margin-left: 10px; margin-right: 10px;border: none; margin-bottom: 20px;}
.yaoimg ul{display: block; overflow: hidden; width:100%;}
.yaoimg ul li{ width:44%; height: auto; float: left;display: block; overflow: hidden;border: 1px solid #CCCCCC; margin-left: 4%; margin-bottom: 10px;}
.yaoimg ul li a{display: block; overflow: hidden; padding: 10px;}
.yaoimg ul li a img{width: 100%; height: auto; margin-left:0; margin-top: 0px;}

.ronglijie{ display: block; overflow: hidden; background-color: #FFFFFF;color: #000000;border-radius: 5px 5px 0px 0px; margin-top: 0px; margin-bottom: 50px; margin-left: 10px; margin-right: 10px;}
.ronglijie h2{ display: block; overflow: hidden; text-align: left; font-size: 14px; height: 44px; line-height: 44px;border-bottom : none; background-color: #EEEEEE; padding-left: 20px;}
.ronglijie ul{ display: block; overflow: hidden;margin-top: 10px; margin-bottom: 10px;}
.ronglijie ul li{ display: block; overflow: hidden; line-height: 34px;height: 34px; float: left; width: 29%;border: 1px solid #CCCCCC;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px; text-align: center; margin-left: 3%; margin-bottom: 10px;}
.ronglijie ul li a{ line-height: 34px;height: 34px; color: #656565; padding-left: 0px; font-size: 15px;}
.ronglijie ul li a:hover{  color:#FD6B52;}
    
.detailmain{width: 100%;}
.detailleft {
  width:100%;
  float: none;
  margin-bottom: 10px;
  background: none;
}
.detailerweima{ position: relative; height: 85px;}
.detailerweima span{ margin-left: 120px;}



.enterprise{display: block; overflow: hidden;border-bottom : 1px dashed #DDDDDB; margin-left: 12px;margin-right: 12px; margin-top: 20px; padding-bottom: 10px; text-align: center; }
.enterprise img{ width:200px;  height: auto; margin: 0px auto; padding: 5px; background-color: #FFFFFF;}
.enterprise h3{width: 100%; color: #C60404; line-height: 32px;  display: block; overflow: hidden; font-size: 15px;}
.enterprise p{width: 100%; color: #656565; line-height: 22px;  display: block; overflow: hidden; font-size: 15px;}

.erweima{display: block; overflow: hidden; padding-bottom: 50px; margin-top: 0px;width: 80px; position: absolute; left: 30px; top: 0px;}
.erweima img{display: block; overflow: hidden; width: 80px; height: 80px; margin:0px auto;}
.erweima p{display: block; overflow: hidden; text-align: center; font-size: 15px; display: none;}
.qiyelogo{ margin-left: 10px; margin-right: 10px;}
.qiyelogo  img{width: 100%; }
.qiyejianjie{margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
font-size: 17px;
}

.bei .erweima{display: block; overflow: hidden; padding-bottom: 50px; margin-top: 0px;width: 80px; position:  inherit; left: inherit; top: inherit;}

.detailright {
  width: 100%;
  float: none;
  margin-bottom: 30px;
}
.xianqing {
 margin-left: 10px; margin-right: 10px;-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;
}
.jianjietitle{ display: block; overflow: hidden; line-height: 50px; text-align: center; font-size: 18px;}


.read_more_btn {
  display: block;
  cursor: pointer;
  font-size: 16px;
  color: #de686d;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #de686d;
  line-height: 40px;
  width: 280px;
  height: 40px;
  text-align: center;
  margin: 0px auto;
}


.pindongtai{display: block; overflow: hidden; background: none; margin-bottom: 40px;}
.pindongtai h2{display: block; overflow: hidden; margin-left: 50px; margin-right: 50px; margin-top: 0px; text-align: center;}
.pindongtai h2 span{ float: none; font-size: 18px;}
.pindongtai h2 a{ float: none; display: none;}
.pindongtai ul{display: block; overflow: hidden; margin-left:0px; padding-bottom: 0px;}
.pindongtai ul li{display: block; overflow: hidden; width:92%; float: left; margin-left: 4%; margin-right: 10px; margin-top: 10px;border-bottom : 1px solid #DDDDDD; padding-bottom: 10px;}
.pindongtai ul li a{display: block; overflow: hidden; font-size: 17px; line-height: 30px;}
.pindongtai ul li a.img{ float: left;width: 40%; margin-right: 10px;}
.pindongtai ul li a img{width: 100%; height: auto; }

.qitazixun{display: block; overflow: hidden; background-color: #FFFFFF; margin-bottom: 40px; margin-left: 4%; margin-right: 4%;-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;}
.qitazixun h2{display: block; overflow: hidden; margin-left: 50px; margin-right: 50px; margin-top: 10px; text-align: center;}
.qitazixun h2 span{ float: none; font-size: 16px;}
.qitazixun h2 a{ float: right;}
.qitazixun ul{display: block; overflow: hidden; margin-left: 10px; padding-bottom: 10px;}
.qitazixun ul li{display: block; overflow: hidden; width: 100%; float: left;  margin-top: 10px;}
.qitazixun ul li a{display: block; overflow: hidden; font-size: 17px; line-height: 30px;}

    /*  轮播图修改  */
    .focusBox .pic img {
        height: 160px;
    }
    .daxiong-tab-nav dl{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        padding: 0 1%;
    }
    .daxiong-tab-nav dl dd {
        display: flex;
        width: 47%;
        margin-bottom: 10px;
        position: relative;
    }
    .daxiong-tab-nav dl dd a {

    }
    .daxiong-tab-nav dl dd a .pa{
        position: absolute;
        top: 0;
        left: 0px;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .daxiong-tab-nav dl dd a .pa p{
        /*margin-top: 21px;*/
        font-size: 12px;
    }
    .daxiong-tab-nav dl dd a img {
        width: 100%;
        height: 60px;
        border-radius: 7px;
    }
.index_list {
  width: 100%;
  float: none;
}
.wraps{  width: 100%;}
    /*  修改列表  */
    .chang-list {
        margin-top: 0px;background-color: #FFFFFF;
    }
    .chang-list .news-list{
        display: block;
        flex-direction: inherit;
        padding-top:0;
        margin-bottom: 0px;
        box-shadow: none;
        border-bottom : 1px solid #DDDDDD; margin-left: 15px; margin-right: 15px; padding-top: 10px; padding-bottom: 10px;
    }
    .chang-list .news-list a.date-img{
        width:39% !important;
        margin:0; float: left; display: block; overflow: hidden;height: auto;
    }
    
    .chang-list .news-list a.date-img img {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 0.6s;
}
    
    .chang-list .news-list .news_fio{
        width:56%;
        margin:0;
        padding:0;
        box-sizing: inherit;display: inline-block; float:right; 
    }
    .chang-list .news-list .news_fio h4.date-title {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 20px;
        height: auto;
        margin:10px 0;font-weight:normal; font-size: 16px;
    }
    .chang-list .news-list .news_fio p {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        padding:0 4px;
    }
    .chang-list .news-list .act-datetime i.ul_home {
        padding-left: 30px; display: none;
    }
    .chang-list .news-list .act-datetime i.ul_ding {
        padding-left: 30px; display: none;
    }
    .chang-list .news-list .act-datetime i.ul_time {
        float: right;
    }
    .chang-list .news-list .act-datetime i.ul_youlan {
        float: left;
    }
    
    /*  修改栏目页的样式  */
    .typeimg{
        margin-top:0 !important;
        background-size: cover;
    }
    .nav_title{
        margin-left: 25px;
    }

.column{ display: block; overflow: hidden; width:100%;margin-left: 0px; background-color: #F2F2F2;}
.column ul{ display: block; overflow: hidden; width:100%; margin: 0px auto;  overflow-x: auto;
  display: -webkit-box;
  -webkit-overflow-scrolling: touch;}	
.column ul li{ float: left; height: 40px; line-height: 40px;}	
.column ul li a{ font-size: 15px; color: #333333; display: block; overflow: hidden; padding-left: 15px; padding-right: 15px; }	
.column ul li a:hover{ font-size: 15px; color:#C60203;}	
.column ul li.b a{color:#C60203;}
.detailbrand .mt20{ margin-top: 0px;}
    
    
    /*  把底部的样式移到菜单栏  */
    .menu-bottom{

    }
    .meiti .control-img{
        display: flex;
        flex-wrap: wrap;
    }
    /*  内容页面  */
    #csszoom{
        width: 94% !important;
        top: 56px !important;
        left: 3% !important;
        margin-left: 0 !important;
    }
    .asc{
        margin-top: 200px !important;
    }
    .ascbody{
        font-size: 15px;
        line-height: 25px;
        width: 96%;
    }
    .ascbody p {
        text-align: justify;
    }
    .ascbodylist {
        position: relative;

    }
    .ascbodylist .title h1{
        font-size: 17px;
        font-weight: bold;
        line-height: 25px;
    }
    .act-datetime{
        padding: 0 0%;
        display: block;
        justify-content: flex-start;
        align-items: center;
        margin-top: 0;
    }
    .act-datetime i.ul_home {
        background-position-y: 18px;
        padding-left: 30px;
        font-size: 13px;
    }
    .act-datetime i.time_asc {
        font-size: 13px;
        margin-top: 1px;
    }
    .ascimg ul li a:hover img {
        width: 100%;
        height: 100px;
        transform: scale(1);
    }
    .ascimg ul {
        width: 94%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
    }
    .ascimg ul li {
        width: 100%;
        display: flex;
        height: auto;
        box-shadow: 0px 10px 9px #e7e7e7;
        margin-bottom: 15px;
    }
    .ascimg ul li a {
        display: flex;
        flex-direction: column;
    }
    .ascimg ul li a h4 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 20px;
        height: auto;
        margin: 10px 0;
        font-weight: bold;
        padding: 0 10px;
    }
    .ascimg ul li a img {
        height: auto;
    }
    /*  修改内容页面右侧按钮  */
   
.pop {
  position: fixed;
  width:100%;
  height: 750px;
  left: 50%;
  top: 80px;
  margin-left:-50%;
  color: blue;
  z-index: 101000;
}

.canvas-img {
  width: 500px;
  height: 700px;
  display: none;
  position: absolute;
  top: 0px;
  left: 22%;
  border: 0;
  z-index: 100000;
}


   
    .otop {
        /*  display: block;
*/      
        position: fixed;
        right: 17px;
        left: inherit;
        width: 44px;
        bottom: 94px;
        padding: 6px 0px;
        background: none;
        border-radius: 11%;
    }
    .otop ul{

    }
    .otop ul li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 0;
    }
    .otop ul li p{
        color: #333333;
        font-size: 12px; display: none;
    }
    .otop ul li a {
        width: 44px;
        height: 44px;
        /*background: url(https://www.taocixinxi.cn/style/images/fenxiang.png) no-repeat !important;
*/
        background-position: center !important;
        background-size: cover !important;
        
    }
    .otop ul li#digg{ display: none;}
    
    
    
.otop ul li a.bc {
  background: url(../images/haibao_m.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
}
    
    
    .img-model{
        position: fixed;
        background: rgba(0,0,0,1);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -99999;
        opacity: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .img-model img {
        width: 100%;
    }
    .act-datetime i.ul_youlan {
        background: url(/style/images/ul_youlan.png) 0px 7px no-repeat;
        float: right;
        margin-right: 3px;
        background-position: 3px 17px;
    }
    .act-datetime i.ul_ding{
        background: url(/style/images/ul_youlan.png) 0px 7px no-repeat;
        float: right;
        margin-right: 3px;
        background-position: 3px 17px;
    }
    .act-datetime i{
        padding-top: 10px;
        margin-right: 13px;
    }
    .news ul li:hover a.date-img img {
        transform: scale(1);
        width: 100%;
    }
    .picScroll-leftb .bdb ul li {

    }
    .picScroll-leftb .bdb ul li a img{
        width: 100%;
    }
    .picScroll-leftb .bdb {
    }
    .swiper-container {
        width: 100%;
        margin: 0 auto;
    }
    .swiper-container img{
        width: 100%;
        height: auto;
    }
    #box {
        margin-left: 0 !important;
        left: inherit;
        right: 20px;
        bottom: 30px;
    }
    #pop {
        z-index: 10;
    }
    
.detailtitle{ display: block; overflow: hidden; margin-left: 15px; margin-right: 15px; margin-top: 40px;}
.detailtitle h1{ font-size: 20px;font-weight:normal;}
.act-type{display: block; overflow: hidden;margin-left: 15px; margin-right: 15px; margin-top: 20px;}
.act-type i{ height: 40px; line-height: 40px;  padding-bottom: 5px; font-size: 14px;font-style:normal; color: #9A9A9A;}
.act-type i.ul_home{ background: url(../images/ul_home.png) 0px 3px no-repeat;background-size:30px 30px; padding-top: 10px; padding-left: 30px;}
.act-type i.time_asc{ padding-top: 8px;margin-left: 20px;}
.act-type i.ul_ding{ background: url(../images/ul_ding.png) 0px 7px  no-repeat; float: right; margin-right: 20px;}
.act-type i.ul_youlan{ background: url(../images/ul_youlan.png) 0px 7px  no-repeat; float: right; margin-right: 20px;}
.asc_body{ display: block; overflow: hidden; margin-left: 20px;  margin-right: 20px; font-size: 17px; line-height: 30px;  padding-bottom: 20px; margin-top: 10px; color: #555555;}
.asc_body img{ width: 100% !important; height: auto;}
.asc_erweima {
  padding-bottom: 10px;
  margin-top: 10px;
}
.asc_xianguan{display: block; overflow: hidden; margin-top: 10px; margin-bottom: 20px;margin-right: 15px; margin-left: 15px;}
.asc_xianguan h2{line-height: 30px;font-weight:normal; font-size: 16px;}
.asc_xianguan ul{display: block; overflow: hidden; padding-bottom:10px; width:100%;}

.asc_xianguan ul li{display: block; overflow: hidden; width:100%; float: none;  margin-bottom: 0px;border-bottom : 1px solid #DDDDDD; padding-top: 10px; padding-bottom: 10px;}
.asc_xianguan ul li a{display: block; overflow: hidden; font-size: 15px; line-height: 22px;}
.asc_xianguan ul li a.img{ width: 40%; float: left;margin-right: 10px;}
.asc_xianguan ul li a img{width: 100%; height: auto; }


}